* New upstream release
* Switch from cdbs to dh
* Set Debian GNOME team as maintainer and update Vcs fields
+ * Switch to automatic dbgsym packages
-- Jeremy Bicha <jbicha@debian.org> Sat, 14 Oct 2017 14:10:57 -0400
also facilitates creation of new and uncommon ones.
.
This package contains the API documentation.
-
-Package: libbabl-0.1-0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libbabl-0.1-0 (= ${binary:Version}),
- ${misc:Depends}
-Description: Dynamic, any to any, pixel format conversion library (debugging symbols)
- Babl is a dynamic, any to any, pixel format conversion library. It
- provides conversions between the myriad of buffer types images can be
- stored in. Babl doesn't only help with existing pixel formats, but
- also facilitates creation of new and uncommon ones.
- .
- This package contains the debugging symbols.
#
#Package: gir1.2-babl-0.1
#Section: introspection
also facilitates creation of new and uncommon ones.
.
This package contains the API documentation.
-
-Package: libbabl-0.1-0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: libbabl-0.1-0 (= ${binary:Version}),
- ${misc:Depends}
-Description: Dynamic, any to any, pixel format conversion library (debugging symbols)
- Babl is a dynamic, any to any, pixel format conversion library. It
- provides conversions between the myriad of buffer types images can be
- stored in. Babl doesn't only help with existing pixel formats, but
- also facilitates creation of new and uncommon ones.
- .
- This package contains the debugging symbols.
#
#Package: gir1.2-babl-0.1
#Section: introspection
override_dh_installdocs:
dh_installdocs -XMakefile
+
+override_dh_strip:
+ dh_strip --dbgsym-migration="libbabl-0.1-0-dbg (<< 0.1.34)"